PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package
/
PDFFlowContent Class
/ getOuterMargins Method
Collapse All
Expand All
In This Topic
getOuterMargins Method
In This Topic
Gets the content outer margins.
The outer margins are located outside the content's bounding rectangle. The margins are applied to content as a whole and not to parts of content when content is split across pages.
Syntax
public
PDFFlowContentMargins
getOuterMargins()
Return Value
A
PDFFlowContentMargins
object specifying the content outer margins.
See Also
Reference
PDFFlowContent Class
PDFFlowContent Members